London | 26-ITP-Sep | Mandip Sanger| Sprint 3 | Quote generator - #1456
mandipsanger wants to merge 10 commits into
Conversation
|
I have already made pr to this but couldnot find it may be in coursework so doing it now again |
LonMcGregor
left a comment
There was a problem hiding this comment.
The app works, but you should not change parts of the code that are not intended to be changed. If you removed quotes for testing, can you restore them when opening the PR?
|
could you please point out which one is change. Is it in Array of objects with two properties authour and quote. Are there any quotes missing? I can add or replace from original. |
Added multiple quotes to the quotes array while preserving the existing structure. The new quotes include various authors and motivational messages.
|
When I test this, now the app does not work. I only see an empty page and there are no quotes. Have you fully tested this before you updated the PR? |
|
Thanks for pointing out. My program was working before I have even given demo on it, somehow I think it got deleted. I have fixed the issue and tested app is working now. Please test if its showing on the remote. Somehow when I am opening the old pull request its giving me problems. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
LonMcGregor
left a comment
There was a problem hiding this comment.
Great, the quote generator works now!
|
The files changed in this PR don't match what is expected for this task. Please check that you committed the right files for the task, and that there are no accidentally committed files from other sprints. Please review the 'files changed' tab at the top of the page. Here is an example of a file that has been changed on this branch but shouldn't be: If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed). If this PR needs reviewed, please add the 'Needs Review' label to this PR after you have resolved the issues listed above. |
2 similar comments
|
The files changed in this PR don't match what is expected for this task. Please check that you committed the right files for the task, and that there are no accidentally committed files from other sprints. Please review the 'files changed' tab at the top of the page. Here is an example of a file that has been changed on this branch but shouldn't be: If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed). If this PR needs reviewed, please add the 'Needs Review' label to this PR after you have resolved the issues listed above. |
|
The files changed in this PR don't match what is expected for this task. Please check that you committed the right files for the task, and that there are no accidentally committed files from other sprints. Please review the 'files changed' tab at the top of the page. Here is an example of a file that has been changed on this branch but shouldn't be: If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed). If this PR needs reviewed, please add the 'Needs Review' label to this PR after you have resolved the issues listed above. |
Self checklist
Task Code
CYF-1096
Changelist
Quote generator app